Replace excessive macro/pointer cleverness in csv_util with more grown-up
authorrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 31 Mar 2014 21:55:47 +0000 (21:55 +0000)
committerrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 31 Mar 2014 21:55:47 +0000 (21:55 +0000)
commitfea062ee7848550659d3582d51e4a49431cb7466
treedfc187dc0a0eb15c977ad6ad940895d32f5e1f9c
parent190c79d92b6b8b4b1aa257c38e38f25673bdda0b
Replace excessive macro/pointer cleverness in csv_util with more grown-up
programming. This should solve a whole class of data-specific bugs in xcsv.

(This was done on a plane and not tested in valgrind, etc.  If I anger
Jenkins, I'll deal with it.)
gpsbabel/csv_util.cc